wayland: Scale up wl_egl_window according to window scale
authorJonas Ådahl <jadahl@gmail.com>
Tue, 24 Feb 2015 09:20:22 +0000 (17:20 +0800)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 25 Feb 2015 01:22:03 +0000 (20:22 -0500)
commitaa81262f116d32936abc62324e170ade1fc68578
tree3a364a3f20346215acfaf4d2a2b36be70fb8d158
parent56c9eac16eb09a3b0ced91b21cd3f803db8125ca
wayland: Scale up wl_egl_window according to window scale

In order to support window scales for EGL windows, resize the
wl_egl_window to the window dimension multiplied with the window scale,
just as with SHM window buffers.

https://bugzilla.gnome.org/show_bug.cgi?id=745076
gdk/wayland/gdkwindow-wayland.c